home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 2.iso / pc / buttons / navigationButtons.swf / scripts / DefineButton2_43 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-03  |  51 b   |  4 lines

  1. on(release){
  2.    _root.cycleThroughPrevious();
  3. }
  4.